|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.analysis.BidSpaceCache
public class BidSpaceCache
Caches the BidSpace such that we don't have to recompute it each time. Only one BidSpace can be stored at a time to limit the memory costs.
| Constructor Summary | |
|---|---|
BidSpaceCache()
|
|
| Method Summary | |
|---|---|
static BidSpace |
getBidSpace(UtilitySpace... spaces)
Method used to load a BidSpace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BidSpaceCache()
| Method Detail |
|---|
public static BidSpace getBidSpace(UtilitySpace... spaces)
spaces - from which a BidSpace must be constructed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||